home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / gfx / edit / VE-batchpro.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  3.9 KB  |  158 lines

  1. Short:    Visual Eng. - Batch process v1.01
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5. Replaces: gfx/edit/VE-addspace.lha
  6. Replaces: gfx/edit/VE-addspaceb.lha
  7. Replaces: gfx/edit/VE-addtexture.lha
  8. Replaces: gfx/edit/VE-Alpha.lha
  9. Replaces: gfx/edit/VE-closeall.lha
  10. Replaces: gfx/edit/VE-cropedge.lha
  11. Replaces: gfx/edit/VE-Extras.lha
  12. Replaces: gfx/edit/VE-merge.lha
  13. Replaces: gfx/edit/VE-primcolors.lha
  14. Replaces: gfx/edit/VE-Puzzles.lha
  15. Replaces: gfx/edit/VE-ReadMe.lha
  16. Replaces: gfx/edit/VE-resize400.lha
  17. Replaces: gfx/edit/VE-rotate.lha
  18. Replaces: gfx/edit/VE-saveall.lha
  19. Replaces: gfx/edit/VE-saveit.lha
  20. Replaces: gfx/edit/VE-scaler.lha
  21. Replaces: gfx/edit/VE-VTexture.lha
  22. Replaces: gfx/edit/VEShadow.lha
  23.  
  24.  
  25.  
  26. Visual Engineering - Batch process v1.01
  27.  
  28.  
  29.  
  30. SHORT DESCRIPTION
  31.  
  32.   This script calls selected Image Engineer -script for all
  33.   selected files in Magellan -dirlist, applies an effect to file
  34.   and saves it.
  35.  
  36.  
  37. REQUIREMENTS
  38.  
  39.   Image Engineer v3.41 (Wision release 2)
  40.   Directory Opus Magellan
  41.  
  42.  
  43. INSTALLATION
  44.  
  45.   You may copy this script anywhere you want to.
  46.  
  47.  
  48. USAGE
  49.  
  50.   Script was originally made for Directory Opus, Magellan. You can
  51.   still with little effort, make it work with any other filemanager.
  52.  
  53.   With Magellan, create yourself a new button-bank and add a
  54.   function like this to one of buttons:
  55.  
  56.     DOpus5:ARexx/VisualBatchProcess.rexx {s} {o}
  57.  
  58.   Enable these: Do all files, No file quote, Rescan source
  59.  
  60.  
  61.   So, line after comment line, "/* DO SOMETHING */" is the effective
  62.   one. By default it calls VisualBorderDemo-script. Arguments for it
  63.   are in it's .notes-file.
  64.  
  65.   (address command "Sys:Rexxc/rx ie:arexx/VisualBorderDemo.rexx" newfile ROUNDCORNER 90 13)
  66.  
  67.  
  68.  
  69.   After VisualBordering, script continues and checking is made, if
  70.   original filename had a suffix.
  71.  
  72.    .JPEG, .JPG, .JFIF are translated to ".jpg"
  73.    .PNG,  .PING       are translated to ".png"
  74.    .TGA,  .TARGA      are translated to ".tga"
  75.    .TIF,  .TIFF       are translated to ".tif"
  76.    others             are translated to ".jpg"
  77.  
  78.   Ofcourse save-fileformat will be same than it's suffix.
  79.   File is saved to "processed"-directory of sourcedir.
  80.  
  81.  
  82.  
  83.   If you are going to use this script from shell or from other
  84.   filemanager, tell it 2 arguments; first is sourcedir and second is
  85.   filename.
  86.  
  87.   Future will bring more helping scripts for Magellan, depending on
  88.   feedback and suggestions I receive. Maybe I then bother fixing
  89.   the problem on names with spaces.
  90.  
  91.  
  92.  
  93.  
  94.  
  95. HISTORY
  96.  
  97.   1.01
  98.  
  99.   There was a typo in (default) call to VisualBorderDemo-script.
  100.   Added also a checking, if the script actually exists.
  101.   Still Magellan will process all the files, even if error occurs.
  102.   Added more detailed info about setting function for Magellan.
  103.  
  104.   1.00
  105.  
  106.   History started
  107.  
  108.  
  109.  
  110.  
  111.  
  112. DISTRIBUTION
  113.  
  114.   The archive, where this file came from, can be distributed using
  115.   any kind of media or distribution channel (CD, Email, WWW, BBS,
  116.   FTP...), but contents of original archive can not be modified.
  117.  
  118.   You may however freely modify the script as you wish.
  119.  
  120.  
  121.  
  122.  
  123. WORLD WIDE WEB
  124.  
  125.  Image Engineer
  126.  http://www.amigaworld.com/support/imageengineer/
  127.  
  128.  SViewIV
  129.  http://www.ar-kleinert.de/sview_e.html
  130.  
  131.  Visual Engineering
  132.  http://wwnet.fi/users/smarko/visual/
  133.  
  134.  
  135.  
  136. AMINET
  137.  
  138.  Image Engineer
  139.  http://ftp.sunet.se/aminetbin/find?imeng
  140.  
  141.  SViewIV
  142.  http://ftp.sunet.se/aminetbin/find?sviewiv
  143.  
  144.  Visual Engineering
  145.  http://ftp.sunet.se/aminetbin/find?visual+eng.
  146.  
  147.  
  148. ============================= Archive contents =============================
  149.  
  150. Original  Packed Ratio    Date     Time    Name
  151. -------- ------- ----- --------- --------  -------------
  152.     2564    1128 56.0% 16-Jul-99 17:59:34 +VisualBatchProcess.dopus5
  153.     2319    1194 48.5% 16-Oct-99 15:10:12 +BatchProcess.notes
  154.     1851     547 70.4% 03-Oct-99 21:43:52 +VE-Registration_Form
  155.     6372    2617 58.9% 14-Oct-99 22:15:20 +VisualEngineering.notes
  156. -------- ------- ----- --------- --------
  157.    13106    5486 58.1% 16-Oct-99 16:44:52   4 files
  158.